Welcome![Sign In][Sign Up]
Location:
Search - template matching

Search list

[Special EffectsTemplate-matching

Description: 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the correlation coefficient of the original image to obtain the maximum value of the place is the biggest similarity place is to find matching pixels. The specific algorithm is as follows. Wherein, im_matched original image, im_template the template image. MaxR maximum similarity coefficient.
Platform: | Size: 1024 | Author: 太一 | Hits:

[Special EffectsTemplate-matching-

Description: 模板就是一幅已知的小图像。模板匹配就是在一幅大图像中搜寻目标,已知该图中 有要找的目标,且该目标同模板有相同的尺寸、方向和图像,通过一定的算法可以在图 中找到目标,确定其坐标位置。 -The template is a known small images. Template matching is a large image search target, find the target in the Figure is known, and the same applies to the target template has the same size, orientation, and image, through a certain algorithm can be found in FIG. Target, identified by its coordinates.
Platform: | Size: 377856 | Author: hushi | Hits:

[Graph programtemplate-matching

Description: 基于VC的图像模板匹配,便于处理图像,包含基本的图像处理,-VC-based image template matching, facilitate the processing of images, including the basic image processing,
Platform: | Size: 4827136 | Author: william | Hits:

[Special Effectstemplate-matching

Description: 在将 标准图像和待测图像分别分色的基础上,采用序贯相似性检测算法对各色灰度图像分别进行模板 匹配,并根据匹配数据,对图像进行平移、 缩放及旋转操作,使两幅图像能够在空间上配准-In the standard image and the test image, respectively, based on the separation, using sequential similarity detection algorithm for color gray image, respectively, template matching, and according to the matching data, the image to pan, zoom, and rotation operation, the two image registration can be spatially
Platform: | Size: 396288 | Author: 高嘉瑜 | Hits:

[Graph RecognizeImage-detection--template-matching-

Description: 图像的检测,模板匹配的算法代码。主要实现人脸的识别与检测匹配的功能。-Image detection, template matching algorithm code. The main achievement of the human face recognition and detection capabilities for matching.
Platform: | Size: 23552 | Author: 雪欣共享号 | Hits:

[matlabtemplate-matching

Description: 灰度图像模板匹配,设定一个阈值,完成匹配;-template matching
Platform: | Size: 2048 | Author: 赵自新 | Hits:

[Special Effectstemplate-matching

Description: 基于opencv的template matching,模板匹配,代码是一本日本教科书的例子,肯定好用-Opencv based template matching, template matching, code is a textbook example of Japan is certainly easy to use
Platform: | Size: 2264064 | Author: 陈振南 | Hits:

[Other systemsTemplate-Matching-Based-Character-Recognition-Sys

Description: Template Matching Based Character Recognition System
Platform: | Size: 37888 | Author: vivek | Hits:

[Special Effectstemplate-matching-LPR

Description: 硕士论文的一种方法:基于模板匹配的汽车牌照字符识别,内含程序修改和运行说明,还有33幅汽车牌照测试图像,测试准确率80 ,效果还可以-A method of master s thesis: license plate character recognition based on template matching, that contains the program modification and operation, there are 33 pieces of car license plate test images, accuracy rate was 80 , the effect can also
Platform: | Size: 4449280 | Author: | Hits:

[Special EffectsmyImage-processing-template-matching

Description: 图像处理模板匹配。利用C++,实现了在图片中搜索模板中的部分,并进行检测匹配-Image processing template matching. The use of C++, realized in the picture part of the search template and matching detection
Platform: | Size: 3426304 | Author: | Hits:

[.netFast-Template-Matching-With-Polynomials

Description: Fast Template Matching project for matching user finger print template information with help of statistical quantization algorithm
Platform: | Size: 3122176 | Author: mansoor | Hits:

[OpenCVGoals-template-matching

Description: 实现目标模板匹配,代码简单易懂,实现了数字的匹配。-Goals template matching, code easy to understand and realize the matching numbers.
Platform: | Size: 9216 | Author: zhizhuo_33 | Hits:

[ConsoleTemplate-Matching

Description: 使用opencv给出的函数进行模板匹配,给出一幅图像及目标模板,在图像中找出模板所在区域。-Using the function given by opencv for template matching, the target template is given an image , to identify the template location in the image
Platform: | Size: 8141824 | Author: yp | Hits:

[OtherTarget-template-matching

Description: 基于OpenCV视觉库的目标模板匹配,在Visual Studio 2010+C-Based on the target template matching vision library OpenCV in Visual Studio 2010
Platform: | Size: 24758272 | Author: 孙勤思 | Hits:

[matlabMy-template-matching

Description: 在图像中采用目标模板匹配对目标进行跟踪,跟踪快速稳定,效果很好。-Using the target in the image template matching target tracking, tracking fast and stable, with good results.
Platform: | Size: 324608 | Author: 张军令 | Hits:

[matlabPhase-Based-Template-Matching

Description: 模板匹配matlab例子,自动从输入图像识别目标模板,计算机视觉领域一个基础的算法。-Template matching matlab example, automatic target recognition template the input image, a computer vision-based algorithms.
Platform: | Size: 76800 | Author: huyaoge | Hits:

[Special Effectstemplate-matching

Description: 基于模板与原图像差值最小准则的相关系数法模板匹配快速算法-Template matching the original image based on the template correlation coefficient difference between the minimum criteria Fast Algorithm
Platform: | Size: 18432 | Author: zcsmile93 | Hits:

[Industry researchReal-Time-3D-Template-Matching

Description: 3D模板匹配,利用不同方向的模板与当前模板的差距估计与当前模板的差别-3D template matching, the use of different directions of the template and the difference between the current template and the current template
Platform: | Size: 713728 | Author: 钟志伟 | Hits:

[Software Engineeringfast-template-matching

Description: 本文提出一种基于图像边缘几何特征的快速模板匹配算法。算法利用边缘 点的位置和梯度方向作为匹配信息进行相似度计算。可以很好的避免因图像明 暗变化、光照不均匀、旋转所带来的影响,且对于部分遮挡的情况,亦可以得 到良好的匹配结果。为了得到边缘点坐标和梯度方向,本文根据曲面拟合原理, 通过平移变换,推导出精确梯度方向和亚像素边缘坐标的快速算法。既加快了 算法的处理速度,也是匹配算法高精度的前提保证。为了使匹配算法满足实时 性要求,主要采用阈值判断和图像金字塔算法的搜索策略。在阈值判断方面, 通过选择一些特殊的边缘点作为试探点,加快了匹配度计算的效率,而且,很 好的避免了在部分遮挡情况下简单阈值判断方法的误判。最后,算法利用最小 二乘平差理论,通过一次近似处理,详细推导出快速获得亚像素级的定位和精 确的旋转精度方法-A fast template matching algorithm based on geometric features of image edges is presented in this paper. Algorithm using edge The similarity calculation of the position and the gradient direction is used as the matching information. Can be very good to avoid because of the image The effects of dark changes, illumination and rotation are not uniform. To a good matching result. In order to obtain the coordinates of the edge points and the gradient direction, this paper is based on the surface fitting principle, A fast algorithm for accurate gradient orientation and sub pixel edge coordinates is derived by using the translation transformation. Not only speed up The processing speed of the algorithm is also the premise guarantee of the high precision of the matching algorithm. In order to satisfy the matching algorithm in real time The search strategy of the threshold judgment and the image Pyramid algorithm is mainly used in the performance requirements. In the threshold judgment,
Platform: | Size: 2213888 | Author: liu | Hits:

[OpenCVTemplate-Matching

Description: 模板匹配是目标识别的基础,在目标图像中寻找与已知物体灰度一致性最大的区域,并识别出来。-Template matching is the basis of object recognition, search and consistency largest known object gray area in the target image, and identified.
Platform: | Size: 4087808 | Author: 郑恩 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net